-
Home
-
Ninja Tables – Easy Data Table Builder
-
4.1.1
-
Code
-
Classes
- Reader
| Total Complexity |
34 |
| Dependencies |
6 |
| Dependents |
1 |
| Total lines |
335 |
| Lines of code |
130 |
| Logical lines of code |
79 |
| Comment lines |
154 |
| Methods |
14 |
| Properties |
1 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getRow() |
S |
57 |
6 |
15 |
| seekRow() |
S |
59 |
5 |
13 |
| fetchPairs() |
S |
56 |
3 |
18 |
| each() |
S |
59 |
3 |
15 |
| getAssocKeys() |
S |
59 |
2 |
16 |
| validateKeys() |
S |
69 |
3 |
6 |
| isValidKey() |
S |
77 |
3 |
3 |
| fetchAssoc() |
S |
62 |
2 |
11 |
| applyCallable() |
S |
71 |
2 |
6 |
| fetchColumn() |
S |
63 |
1 |
11 |
| fetchAll() |
S |
78 |
1 |
3 |
| fetch() |
S |
79 |
1 |
3 |
| fetchOne() |
S |
69 |
1 |
7 |
| fetchPairsWithoutDuplicates() |
S |
78 |
1 |
3 |